[INFO] cloning repository https://github.com/david-callender/Ferric
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/david-callender/Ferric" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-callender%2FFerric", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-callender%2FFerric'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] abb029becc8a78e9cfd6fc137ff80bcfe72b4729
[INFO] testing david-callender/Ferric against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-callender%2FFerric" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/david-callender/Ferric
[INFO] finished tweaking git repo https://github.com/david-callender/Ferric
[INFO] tweaked toml for git repo https://github.com/david-callender/Ferric written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/david-callender/Ferric on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/david-callender/Ferric already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6af25709f509b3cb2f34835c6a343013947c9812a0be9a6a5c5cdbd5dfb9f7e3
[INFO] running `Command { std: "docker" "start" "-a" "6af25709f509b3cb2f34835c6a343013947c9812a0be9a6a5c5cdbd5dfb9f7e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6af25709f509b3cb2f34835c6a343013947c9812a0be9a6a5c5cdbd5dfb9f7e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6af25709f509b3cb2f34835c6a343013947c9812a0be9a6a5c5cdbd5dfb9f7e3", kill_on_drop: false }`
[INFO] [stdout] 6af25709f509b3cb2f34835c6a343013947c9812a0be9a6a5c5cdbd5dfb9f7e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd41450914e090768b3d047d3077a322358def577102f3326e8873c83fbf567f
[INFO] running `Command { std: "docker" "start" "-a" "cd41450914e090768b3d047d3077a322358def577102f3326e8873c83fbf567f", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ferric v0.1.0 (/opt/rustwide/workdir/ferric)
[INFO] [stderr]    Compiling executable v0.1.0 (/opt/rustwide/workdir/executable)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.89s
[INFO] running `Command { std: "docker" "inspect" "cd41450914e090768b3d047d3077a322358def577102f3326e8873c83fbf567f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd41450914e090768b3d047d3077a322358def577102f3326e8873c83fbf567f", kill_on_drop: false }`
[INFO] [stdout] cd41450914e090768b3d047d3077a322358def577102f3326e8873c83fbf567f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54d1bdd4a4f6cfb504eaecc96fb4cbf837f42358e6dfd92fddb5ee1c6829b4a8
[INFO] running `Command { std: "docker" "start" "-a" "54d1bdd4a4f6cfb504eaecc96fb4cbf837f42358e6dfd92fddb5ee1c6829b4a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling ferric v0.1.0 (/opt/rustwide/workdir/ferric)
[INFO] [stderr]    Compiling executable v0.1.0 (/opt/rustwide/workdir/executable)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.61s
[INFO] running `Command { std: "docker" "inspect" "54d1bdd4a4f6cfb504eaecc96fb4cbf837f42358e6dfd92fddb5ee1c6829b4a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54d1bdd4a4f6cfb504eaecc96fb4cbf837f42358e6dfd92fddb5ee1c6829b4a8", kill_on_drop: false }`
[INFO] [stdout] 54d1bdd4a4f6cfb504eaecc96fb4cbf837f42358e6dfd92fddb5ee1c6829b4a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 98204434d8b3b1af4ca3933d5c568abcfc968fc5f2ab78458e0d4d53c93e0ebf
[INFO] running `Command { std: "docker" "start" "-a" "98204434d8b3b1af4ca3933d5c568abcfc968fc5f2ab78458e0d4d53c93e0ebf", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/executable-978d54b4e08c1643)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ferric-9fffc0152df2203a)
[INFO] [stdout] test interpreter::tests::binary_ops_bool ... ok
[INFO] [stdout] test interpreter::tests::binary_ops_int ... ok
[INFO] [stdout] test interpreter::tests::print_builtin ... ok
[INFO] [stdout] test interpreter::tests::test_var_set ... ok
[INFO] [stdout] test interpreter::tests::substr_len_builtins ... ok
[INFO] [stdout] test interpreter::tests::unary_int ... ok
[INFO] [stdout] test interpreter::tests::unary_num_ ... ok
[INFO] [stdout] test interpreter::tests::unix ... ok
[INFO] [stdout] test lexer::tests::number_lit ... ok
[INFO] [stdout] test lexer::tests::one_byte ... ok
[INFO] [stdout] test lexer::tests::string_lit ... ok
[INFO] [stdout] test lexer::tests::two_byte ... ok
[INFO] [stdout] test parser::tests::add ... ok
[INFO] [stdout] test parser::tests::block ... ok
[INFO] [stdout] test parser::tests::multiply ... ok
[INFO] [stdout] test parser::tests::num_literal ... ok
[INFO] [stdout] test parser::tests::string_literal ... ok
[INFO] [stdout] test parser::tests::divide ... ok
[INFO] [stdout] test parser::tests::subtract ... ok
[INFO] [stdout] test parser::tests::modulo ... ok
[INFO] [stdout] test parser::tests::unary_bitnot ... ok
[INFO] [stdout] test parser::tests::unary_minus ... ok
[INFO] [stdout] test parser::tests::comparison_order ... ok
[INFO] [stdout] test parser::tests::unary_and_minus ... ok
[INFO] [stdout] test parser::tests::comparisons ... ok
[INFO] [stdout] test parser::tests::parentheses ... ok
[INFO] [stdout] test tests::arithmetic ... ok
[INFO] [stdout] test tests::basic ... ok
[INFO] [stdout] test tests::vars ... ok
[INFO] [stdout] test tests::boolean ... ok
[INFO] [stdout] test parser::tests::unary_with_parens ... ok
[INFO] [stdout] test interpreter::tests::literal ... ok
[INFO] [stdout] test parser::tests::while_expr ... ok
[INFO] [stdout] test tests::compare ... ok
[INFO] [stdout] test tests::blocks ... ok
[INFO] [stdout] test parser::tests::if_expr ... FAILED
[INFO] [stdout] test parser::tests::simple_funcall ... FAILED
[INFO] [stdout] test parser::tests::complex_funcall ... FAILED
[INFO] [stdout] test lexer::tests::ident ... ok
[INFO] [stdout] test interpreter::tests::clock ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parser::tests::if_expr stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::tests::if_expr' (40) panicked at ferric/src/parser.rs:760:9:
[INFO] [stdout] conditions must be a boolean
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0f8170fef8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0f8170fef8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0f8170fef8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0f8170fef8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0f817247fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0f817247fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5b0f81714732 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b0f81714732 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b0f816eefe6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0f816eefe6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0f81708389 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0f816a013c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b0f816a013c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b0f81708542 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b0f81708542 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0f816ef0d4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b0f816e42a9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0f816efdbd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0f81724f7c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0f815db9a4 - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 6usize>>>::parse_if
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:760:9
[INFO] [stdout]   20:     0x5b0f815cec92 - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 6usize>>>::parse_basic
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:657:31
[INFO] [stdout]   21:     0x5b0f815d5cb1 - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 6usize>>>::parse_func_call
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:567:50
[INFO] [stdout]   22:     0x5b0f815d578c - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 6usize>>>::parse_unary_op
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:538:30
[INFO] [stdout]   23:     0x5b0f815d9c63 - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 6usize>>>::parse_mult_div_mod
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:520:37
[INFO] [stdout]   24:     0x5b0f815d9093 - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 6usize>>>::parse_add_subtract
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:506:37
[INFO] [stdout]   25:     0x5b0f815d6e22 - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 6usize>>>::parse_comparisons
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:488:37
[INFO] [stdout]   26:     0x5b0f815d397b - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 6usize>>>::parse_var_set
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:450:37
[INFO] [stdout]   27:     0x5b0f815ce996 - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 6usize>>>::parse_expr
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:446:14
[INFO] [stdout]   28:     0x5b0f81650632 - ferric[fe021b0138f83b82]::parser::tests::if_expr
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:1122:27
[INFO] [stdout]   29:     0x5b0f8163aa77 - ferric[fe021b0138f83b82]::parser::tests::if_expr::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:1105:17
[INFO] [stdout]   30:     0x5b0f81678da6 - <ferric[fe021b0138f83b82]::parser::tests::if_expr::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5b0f8169321b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5b0f8169321b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x5b0f816a0a95 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x5b0f816a0a95 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5b0f816a0a95 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5b0f816a0a95 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5b0f816a0a95 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5b0f816a0a95 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x5b0f816a0a95 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x5b0f8169b5f4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x5b0f8169b5f4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5b0f816a3b12 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x5b0f816a3b12 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5b0f816a3b12 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5b0f816a3b12 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5b0f816a3b12 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5b0f816a3b12 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x5b0f816a3b12 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5b0f8170f85f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   50:     0x5b0f8170f85f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x752e709e9aa4 - <unknown>
[INFO] [stdout]   52:     0x752e70a76a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::tests::simple_funcall stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::tests::simple_funcall' (45) panicked at ferric/src/parser.rs:318:14:
[INFO] [stdout] Got ident which does not resolve to function: my_func
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0f8170fef8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0f8170fef8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0f8170fef8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0f8170fef8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0f817247fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0f817247fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5b0f81714732 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b0f81714732 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b0f816eefe6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0f816eefe6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0f81708389 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0f816a013c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b0f816a013c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b0f81708542 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b0f81708542 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0f816ef0a2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0f816e42a9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0f816efdbd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0f81724f7c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0f81613fc4 - ferric[fe021b0138f83b82]::parser::type_of_ident
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:318:14
[INFO] [stdout]   20:     0x5b0f815508d5 - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 3usize>>>::parse_basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:636:37
[INFO] [stdout]   21:     0x5b0f8166caaf - <core[28b146924c2f19c6]::option::Option<(usize, usize)>>::map_or_else::<(ferric[fe021b0138f83b82]::parser::Expr, ferric[fe021b0138f83b82]::parser::Typ), <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 3usize>>>::parse_basic::{closure#0}, <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 3usize>>>::parse_basic::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:1275:21
[INFO] [stdout]   22:     0x5b0f8159b883 - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 3usize>>>::parse_basic
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:634:68
[INFO] [stdout]   23:     0x5b0f815a1481 - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 3usize>>>::parse_func_call
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:567:50
[INFO] [stdout]   24:     0x5b0f815a0f5c - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 3usize>>>::parse_unary_op
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:538:30
[INFO] [stdout]   25:     0x5b0f815a5433 - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 3usize>>>::parse_mult_div_mod
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:520:37
[INFO] [stdout]   26:     0x5b0f815a4863 - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 3usize>>>::parse_add_subtract
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:506:37
[INFO] [stdout]   27:     0x5b0f815a25f2 - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 3usize>>>::parse_comparisons
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:488:37
[INFO] [stdout]   28:     0x5b0f8159f14b - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 3usize>>>::parse_var_set
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:450:37
[INFO] [stdout]   29:     0x5b0f8159a166 - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 3usize>>>::parse_expr
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:446:14
[INFO] [stdout]   30:     0x5b0f8164143f - ferric[fe021b0138f83b82]::parser::tests::simple_funcall
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:993:27
[INFO] [stdout]   31:     0x5b0f8163a897 - ferric[fe021b0138f83b82]::parser::tests::simple_funcall::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:990:24
[INFO] [stdout]   32:     0x5b0f81678b26 - <ferric[fe021b0138f83b82]::parser::tests::simple_funcall::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5b0f8169321b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5b0f8169321b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   35:     0x5b0f816a0a95 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   36:     0x5b0f816a0a95 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5b0f816a0a95 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5b0f816a0a95 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5b0f816a0a95 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b0f816a0a95 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   41:     0x5b0f816a0a95 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   42:     0x5b0f8169b5f4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   43:     0x5b0f8169b5f4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x5b0f816a3b12 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   45:     0x5b0f816a3b12 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5b0f816a3b12 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5b0f816a3b12 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5b0f816a3b12 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5b0f816a3b12 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   50:     0x5b0f816a3b12 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5b0f8170f85f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   52:     0x5b0f8170f85f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x752e709e9aa4 - <unknown>
[INFO] [stdout]   54:     0x752e70a76a64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::tests::complex_funcall stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::tests::complex_funcall' (38) panicked at ferric/src/parser.rs:318:14:
[INFO] [stdout] Got ident which does not resolve to function: my_func
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0f8170fef8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0f8170fef8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0f8170fef8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0f8170fef8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0f817247fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0f817247fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5b0f81714732 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b0f81714732 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b0f816eefe6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0f816eefe6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0f81708389 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0f816a013c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b0f816a013c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b0f81708542 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b0f81708542 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0f816ef0a2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0f816e42a9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0f816efdbd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0f81724f7c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0f81613fc4 - ferric[fe021b0138f83b82]::parser::type_of_ident
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:318:14
[INFO] [stdout]   20:     0x5b0f81551e15 - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 9usize>>>::parse_basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:636:37
[INFO] [stdout]   21:     0x5b0f8166cfaf - <core[28b146924c2f19c6]::option::Option<(usize, usize)>>::map_or_else::<(ferric[fe021b0138f83b82]::parser::Expr, ferric[fe021b0138f83b82]::parser::Typ), <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 9usize>>>::parse_basic::{closure#0}, <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 9usize>>>::parse_basic::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:1275:21
[INFO] [stdout]   22:     0x5b0f815f30d3 - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 9usize>>>::parse_basic
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:634:68
[INFO] [stdout]   23:     0x5b0f815f8cd1 - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 9usize>>>::parse_func_call
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:567:50
[INFO] [stdout]   24:     0x5b0f815f87ac - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 9usize>>>::parse_unary_op
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:538:30
[INFO] [stdout]   25:     0x5b0f815fcc83 - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 9usize>>>::parse_mult_div_mod
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:520:37
[INFO] [stdout]   26:     0x5b0f815fc0b3 - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 9usize>>>::parse_add_subtract
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:506:37
[INFO] [stdout]   27:     0x5b0f815f9e42 - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 9usize>>>::parse_comparisons
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:488:37
[INFO] [stdout]   28:     0x5b0f815f699b - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 9usize>>>::parse_var_set
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:450:37
[INFO] [stdout]   29:     0x5b0f815f19b6 - <ferric[fe021b0138f83b82]::parser::Parser<core[28b146924c2f19c6]::array::iter::IntoIter<core[28b146924c2f19c6]::result::Result<ferric[fe021b0138f83b82]::lexer::Lexeme, ferric[fe021b0138f83b82]::lexer::LexerError>, 9usize>>>::parse_expr
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:446:14
[INFO] [stdout]   30:     0x5b0f81643905 - ferric[fe021b0138f83b82]::parser::tests::complex_funcall
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:1013:27
[INFO] [stdout]   31:     0x5b0f8163a8f7 - ferric[fe021b0138f83b82]::parser::tests::complex_funcall::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferric/src/parser.rs:997:25
[INFO] [stdout]   32:     0x5b0f81678ba6 - <ferric[fe021b0138f83b82]::parser::tests::complex_funcall::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5b0f8169321b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5b0f8169321b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   35:     0x5b0f816a0a95 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   36:     0x5b0f816a0a95 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5b0f816a0a95 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5b0f816a0a95 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5b0f816a0a95 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b0f816a0a95 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   41:     0x5b0f816a0a95 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   42:     0x5b0f8169b5f4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   43:     0x5b0f8169b5f4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x5b0f816a3b12 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   45:     0x5b0f816a3b12 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5b0f816a3b12 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5b0f816a3b12 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5b0f816a3b12 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5b0f816a3b12 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   50:     0x5b0f816a3b12 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5b0f8170f85f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] error: test failed, to rerun pass `-p ferric --lib`
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   52:     0x5b0f8170f85f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x752e709e9aa4 - <unknown>
[INFO] [stdout]   54:     0x752e70a76a64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parser::tests::complex_funcall
[INFO] [stdout]     parser::tests::if_expr
[INFO] [stdout]     parser::tests::simple_funcall
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 37 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "98204434d8b3b1af4ca3933d5c568abcfc968fc5f2ab78458e0d4d53c93e0ebf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98204434d8b3b1af4ca3933d5c568abcfc968fc5f2ab78458e0d4d53c93e0ebf", kill_on_drop: false }`
[INFO] [stdout] 98204434d8b3b1af4ca3933d5c568abcfc968fc5f2ab78458e0d4d53c93e0ebf
